home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2001 September / PCpro_2001_09.ISO / autodemo / intro.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-04-18  |  85 b   |  5 lines

  1. on(release){
  2.    loadMovieNum("main.swf",1,"GET");
  3.    _root.timerActive = true;
  4. }
  5.